Skip to main content

Data - Get reservations list

GET 

/v1/reservations

List reservations within a date range, matched on either their last-updated date (default) or their meal date depending on filterBy. Returns reservation unique identifiers only — fetch each reservation's details from GET /v1/reservations/{id}.

Request

Responses

OK.